Méthode | Description | |
---|---|---|
MainTitleIconControlVWG ( IControlFactory controlFactory ) : System |
Constructs a MainTitleIconControlVWG
|
|
RemoveIconImage ( ) : void |
Removes any Image shown on the Icon Label
|
|
SetIconImage ( string image ) : void |
Sets the Image that is shown on the Icon label.
|
|
SetInvalidImage ( ) : void |
Sets the Image to a standard invalid image.
|
|
SetValidImage ( ) : void |
Sets the Image to a standard valid image.
|
public MainTitleIconControlVWG ( IControlFactory controlFactory ) : System | ||
controlFactory | IControlFactory | |
Résultat | System |
public SetIconImage ( string image ) : void | ||
image | string | |
Résultat | void |