你们可以通过在形式活动中确定控制的性质而进入边境。 例如,如果你想要在案文箱价值低于零时划定其边界,你可能会使用像以下法典这样的东西:
private void detail_Format(object sender, System.EventArgs eArgs)
{
if (this.TextBox1.Value < 0) {
this.TextBox1.Border.BottomColor = System.Drawing.Color.Blue;
this.TextBox1.Border.BottomStyle = BorderLineStyle.DashDot;
this.TextBox1.Border.LeftColor = System.Drawing.Color.Blue;
this.TextBox1.Border.LeftStyle = BorderLineStyle.DashDot;
this.TextBox1.Border.RightColor = System.Drawing.Color.Blue;
this.TextBox1.Border.RightStyle = BorderLineStyle.DashDot;
this.TextBox1.Border.TopColor = System.Drawing.Color.Blue;
this.TextBox1.Border.TopStyle = BorderLineStyle.DashDot;
}
}
rel=“nofollow noreferer”>here,用于更多地宣传边境财产。
对该网页进行控制并不容易。 你可以根据某些情况计算这一职位,但我建议利用控制本身来强调你想要的数据,而不是利用网页。 这将使你们的生活更加容易:
如果对你来说,一个圈子很重要,那么你就可以在积极报告中使用“沙皮”控制来做到这一点,根据情况确定立场和可见度。 确实,正文框中载有 shape状。 使用形状的法典与我如何制定上述法典相似,但你将确定形状控制的最高/取舍和无形财产,而不是确定边界财产。 关于形状控制的更多信息是:here。
希望这一帮助。
Scott Willeke
GrapeCity