Property | Type | Description | |
---|---|---|---|
RightToLeftLanguages | string[] |
Method | Description | |
---|---|---|
Convert ( |
||
ConvertRecursive ( |
||
ReConvertRecursive ( |
Method | Description | |
---|---|---|
ConvertLayout ( |
||
ConvertLayoutRecursive ( |
||
Mirror ( AnchorStyles anchor ) : AnchorStyles | ||
Mirror ( |
Mirrors a control and its child controls if right to left is activated. Call this only for controls that aren't mirrored automatically by .NET!
|
|
MirrorLocation ( |
public static Convert ( |
||
control | ||
return | void |
public static ConvertRecursive ( |
||
control | ||
return | void |
public static ReConvertRecursive ( |
||
control | ||
return | void |